'宣言 Public Function ChildItemsPath( _ ByVal ParamArray value() As System.String _ ) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> ChildItemsPath( params System.string[] value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function ChildItemsPath( _ ByVal ParamArray value() As System.String _ ) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> ChildItemsPath( params System.string[] value )
[ 'Accounts', 'Checks', 'Earnings' ]
です。